Children |
Returns collection of child windows |
Class |
Returns window class name |
ContextHelpId |
Returns or sets window help context identifier |
Enabled |
Enables or disables window |
ExStyle |
Returns or sets extended window style |
Height |
Returns or sets window's height |
hIcon |
Returns or sets window icon handle |
hInstance |
Returns the handle of the application instance |
hMenu |
Returns or sets window's menu handle |
Hooked |
Enables or disables message hooking |
hWnd |
Returns or sets handle of the window to which
sgObject is attached |
Icon |
Returns or sets window icon |
Id |
Returns or sets window's child identifier |
InProcess |
Returns True if attached window belongs to the
running process |
Left |
Returns or sets window's left coordinate |
Parent |
Returns or sets parent window |
ProcessId |
Returns ID of the process that owns the thread
that created this window |
State |
Returns or sets window state (minimized,
maximized or restored) |
Style |
Returns or sets window style |
SystemMenu |
Returns window's system menu handle |
Tag |
Returns or sets custom data associated with this
window object |
Text |
Returns or sets window text |
ThreadId |
Returns ID of the thread that created this
window |
Top |
Returns or sets window's top coordinate |
TopLevelParent |
Returns top-level parent window |
UserData |
Returns or sets user data associated with the
window |
Visible |
Shows or hides window |
Width |
Returns or sets window's width |
WindowLong |
Returns or sets 32-bit window information value |